check button: Reinstate rtl allocation behavior
authorMatthias Clasen <mclasen@redhat.com>
Fri, 4 Mar 2016 02:26:39 +0000 (21:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Mar 2016 02:28:51 +0000 (21:28 -0500)
commitc48f0d6f8be64955566be5760bcf227211448217
treec49522e7b7cf190d0c17d5b894381982af97fb3e
parentc581259e06df735057fa3d606ae0b80bdb9f6feb
check button: Reinstate rtl allocation behavior

In rtl mode, we must not just reverse the children,
but also allocate from the right. Use the newly introduced
box gadget api to achieve this.

https://bugzilla.gnome.org/show_bug.cgi?id=762945
gtk/gtkcheckbutton.c